home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / internet / other / news / nn13.lzh / USR / LIB / NN / INIT < prev    next >
Encoding:
Text File  |  1991-03-27  |  2.0 KB  |  111 lines

  1. #
  2. # DO NOT CHANGE !
  3. #
  4. set retry-on-error 0
  5. set save-counter %03d
  6. set mail-script $(USR)\\lib\\nn\\aux
  7. set news-script $(USR)\\lib\\nn\\aux
  8.  
  9. # Here you may change to suit your configuration
  10.  
  11. set printer cat >PRN:
  12. set pager more
  13. set editor em
  14.  
  15. # setup for Digital rmail
  16. # uncomment this if you are using it
  17.  
  18. #set mail $(USR)\\spool\\mail\\$(USER)
  19. #set mailer recmail
  20. #set append-signature-mail
  21.  
  22. # setup for Mercury rmail
  23. # comment this if you are using Digital rmail
  24.  
  25. set mailer mrecmail
  26.  
  27. # setup for MNEWS
  28. # uncomment this if you are using this
  29. # set append-signature-post
  30.  
  31. # setup for Mercury News
  32. # comment this if you are using mnews
  33.  
  34. set inews mrecnews
  35.  
  36. # Give more reliable article counts
  37.  
  38. unset quick-count
  39.  
  40. # This makes the Atari ST Keyboard smart.
  41.  
  42. set kill-key ^?
  43. map menu #left page-1
  44. map menu #right page+1
  45. map show #left back-article
  46. map show #right next-article
  47. map #0 ^[ ?
  48. map #1 ^[ Z
  49. map #2 ^[ V
  50. map #3 ^[ H
  51. map key #0 0x3F
  52. map key #1 ^G
  53. map menu #2 select
  54. map menu #3 unselect-all
  55. make map ctl-x 
  56. map ctl-x 0 follow
  57. map ctl-x 1 reply
  58. map ctl-x 2 save-short
  59. map ctl-x 3 print
  60. map ctl-x 4 decode
  61. map ctl-x 5 post
  62. map ctl-x 6 mail
  63. map ctl-x 7 goto-group
  64. map ctl-x 9 preview
  65. map both ^X prefix ctl-x
  66.  
  67. # This puts you in your $HOME any time you enter nn.
  68.  
  69. :cd ~
  70.  
  71. # this moves newsrc into your personal nn subdir
  72.  
  73. set newsrc $(HOME)\\nn\\newsrc
  74.  
  75. # This local layout modification is more suitable for the sources/binaries
  76. # groups - try it.
  77.  
  78. on entry comp.binaries* comp.sources*
  79.     :local layout 2
  80.     :local re-layout 1
  81. end
  82.  
  83. sequence
  84.  
  85. < tp.
  86.         # new groups are presented here
  87. NEW
  88.  
  89.         # the default sequence for the other groups
  90.         # subgroups are presented in alphabetical order
  91.  
  92. comp.
  93. news.
  94. alt.
  95.  
  96.         # european groups
  97.  
  98. eunet.
  99.  
  100. dnet.
  101.  
  102. sub.general
  103. sub.config
  104. sub.politik
  105. sub.
  106.         # delay junk (we then only see non-cross postings.)
  107. > junk
  108.  
  109. # groups that are not mentioned above will be shown here in alphabetical
  110. # order
  111.